Add Learn the Basics section to ESPHome Starter Kit docs#820
Conversation
- New Explaining ESPHome page covering ESPHome vs Device Builder, web server and Home Assistant access, and why the Starter Kit is built on ESPHome - New What is YAML? primer with starter-kit examples and common gotchas - New What is secrets.yaml? concept page paired with the existing Using Secrets tutorial - Trim the Using Secrets tutorial intro to link out to the new concept page - Add a Learn more about ESPHome button under the ESPHome Device Builder heading in First Steps
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
WalkthroughThis PR introduces a new "Learn the Basics" documentation section for the ESPHome Starter Kit, containing three foundational concept pages: an ESPHome overview with Device Builder setup instructions, a YAML syntax and usage guide, and a secrets.yaml security and configuration guide. Navigation is updated to register these pages, and existing documentation is refactored to link to and avoid duplicating the new concept content. ChangesLearn the Basics Documentation Section
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What does this implement/fix?
Adds a new Learn the Basics section to the ESPHome Starter Kit docs with three conceptual pages aimed at users who are new to ESPHome and want to understand the moving parts before diving into the step-by-step setup.
!secret. It pairs with the existing Using Secrets tutorial, which has been trimmed at the top to point at the new concept page.Types of changes
mkdocs.yml)Checklist:
devbranch (notmain)mkdocs servemkdocs.ymlmkdocs.ymlSummary by CodeRabbit